home *** CD-ROM | disk | FTP | other *** search
/ Designer's Club 1997 December / Designer's Club 1997 December.iso / pc / IDEASRC / Main.Dir / 00075.ls < prev    next >
Encoding:
Text File  |  1997-11-12  |  98 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 2 then
  3.     go(the frame)
  4.   else
  5.     quit()
  6.   end if
  7. end
  8.